Skip to main content
List External Company's Vacancies

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

external_id
string<uuid>
required

The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.

Required string length: 1 - 100
Pattern: [a-zA-Z0-9_-]+
Example:

"a3903505-eb84-42dc-a79f-5e7b1fe897b7"

Response

OK

count
integer
required

Total number of Vacancy objects stored inside the system.

Required range: x >= 0
Example:

3

results
Vacancies · object[]
required

Subset of Vacancies starting from offset up to offset + limit.

Example: